CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - naive bayes

搜索资源列表

  1. Text-classify

    0下载:
  2. 用朴素贝叶斯和支持向量机SVM的两种文本文类实验-Two text of this article class experiment with naive Bayes and support vector machines SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:9792688
    • 提供者:范德萨
  1. MyTextClassify

    0下载:
  2. 这个程序的主要功能是 文本分类,分类算法是朴素贝叶斯分类-The main function of this program is a text classification algorithm Naive Bayes classifier
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:1436690
    • 提供者:宋清华
  1. beyes

    0下载:
  2. 数据挖掘中的聚类算法,为朴素贝叶斯算法,算比较经典的算法-Clustering algorithm in data mining, Naive Bayes algorithm, considered classic algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:991
    • 提供者:周小波
  1. DMProject

    2下载:
  2. 数据挖掘经典分类算法朴素贝叶斯的C++实现,界面采用qt-The data mining classic classification algorithm the Naive Bayes C++ achieve interface using qt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:5195525
    • 提供者:enrique
  1. NaiveBayesClassifier(1)

    0下载:
  2. naive bayes classifier
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:19161
    • 提供者:hadeel
  1. NaiveBayes

    0下载:
  2. naive bayes classifier
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:2598
    • 提供者:kakao1123
  1. NBC

    0下载:
  2. naive bayes classifier with parzen window kernel fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:2835
    • 提供者:xl
  1. CPP-naive-bayes

    0下载:
  2. 用c++编写的经典贝叶斯算法,非常适合初学者,建议看看!-Using c++ to write the classic Bayesian algorithm is very suitable for beginners, it is recommended to take a look!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:6035
    • 提供者:aune
  1. src

    0下载:
  2. this file for naive bayes classifier for text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:5734
    • 提供者:androw
  1. nextSIS-master

    0下载:
  2. classifier text with naive bayes method for data mining
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:861064
    • 提供者:androw
  1. NPC

    0下载:
  2. 一个程序来诱使一个天真的可能性分类的朴素贝叶斯分类器(可能性模拟)和诱导幼稚的可能性分级分类新的数据。-A program to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:23138
    • 提供者:sdl
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:213695
    • 提供者:李宁
  1. Filter.py

    0下载:
  2. 利用贝叶斯分类器写的垃圾邮件过滤器,准确率达98 -A spam email filter with Naive Bayes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:3135
    • 提供者:david
  1. src

    0下载:
  2. Subjectivity Clssifier using Naive bayes
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3793
    • 提供者:Jeff
  1. machine-learning-5

    0下载:
  2. 机器学习算法之SVM与朴素贝叶斯,经典的机器学习的外文资料,该资料描述详细,便于大家的学习。-Machine learning algorithms of SVM and Naive Bayes, classical machine learning foreign language information, the information described in detail, easy to learn from everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:595029
    • 提供者:zhongrui
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类Naive Bayes model source code, can be used for text classification-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5084
    • 提供者:oodpr
  1. naivebayes

    0下载:
  2. naive bayes分类法的matlab实现,包含训练和测试部分-naive bayes classification matlab realize, including training and testing parts
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:575
    • 提供者:sunny
  1. naivebeys

    0下载:
  2. 朴素贝叶斯实现文本的正负趋向性分析,使用python编的,可以通过编绎,很方便。-Naive Bayes text of the positive and negative trend analysis, using python compiled by unravel, very convenient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1051
    • 提供者:liang
  1. NB

    0下载:
  2. 自己编写的朴素贝叶斯分类器,经实测效果不错,供文本分类的研究人员相互学习-I have written a naive Bayes classifier, measured results are good for text classification researchers learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1412
    • 提供者:gaozhe
  1. HL

    0下载:
  2. 经过调试过的朴素贝叶斯分类器,可以正常使用。-After debugging through the Naive Bayes classifier, can be used normally .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5768
    • 提供者:jackal
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com